home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Network Support Library
/
RoseWare - Network Support Library.iso
/
apidev
/
sc3x03.exe
/
ADDTRUST.DOC
< prev
next >
Wrap
Text File
|
1993-04-19
|
1KB
|
38 lines
Add Extended Trustee To Directory Or File
This function adds a trustee and sets the trustee rights for a file
or directory.
Function 22 (16h)
Request Buffer
Offset Request Packet Contents Bytes Remarks
------ --------------------------- ----- -------
0 Sub-function Structure Len 2 Length
2 39 (27h) 1
3 Directory Handle 1
4 Object ID 4 Hi/Lo
8 Trustee Rights 2
10 Path Length 1
11 Path var Path Length
Reply Buffer
Not required.
Trustee Rights (for combinations, or them together):
None 0x0000
Read 0x0001
Write 0x0002
Create 0x0008
Erase 0x0010
Access 0x0020
File 0x0040
Modify 0x0080
Supervisor 0x0100
Normal 0x00FF
All 0x01FF